API Documentation
Public Attributes | List of all members
nkGraphics::DecodedTextureData Struct Referencefinal

Holds data about a decoded texture. More...

Public Attributes

nkImages::Image _image
 If parsing of the image is requested, the image data.
 
nkMemory::String _absPath
 The absolute path of the linked image data, if any.
 
bool _usedForNormal = false
 Whether the texture is used for normal mapping (true) or not (false). Useful to know if a texture should not be gamma corrected.
 

Detailed Description

Holds data about a decoded texture.


The documentation for this struct was generated from the following file: